[INFO] cloning repository https://github.com/truss-community/truss
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/truss-community/truss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftruss-community%2Ftruss", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftruss-community%2Ftruss'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd2857bbf9832c402cd9a512335beba6b433754a
[INFO] checking truss-community/truss against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftruss-community%2Ftruss" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/truss-community/truss
[INFO] finished tweaking git repo https://github.com/truss-community/truss
[INFO] tweaked toml for git repo https://github.com/truss-community/truss written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/truss-community/truss on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/truss-community/truss already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ee18aa87b0718416e39f8b5e425632c563c354a35102455b13fb66fc7c47d81b
[INFO] running `Command { std: "docker" "start" "ee18aa87b0718416e39f8b5e425632c563c354a35102455b13fb66fc7c47d81b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ee18aa87b0718416e39f8b5e425632c563c354a35102455b13fb66fc7c47d81b" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee18aa87b0718416e39f8b5e425632c563c354a35102455b13fb66fc7c47d81b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ee18aa87b0718416e39f8b5e425632c563c354a35102455b13fb66fc7c47d81b" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling inkwell v0.9.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling llvm-sys v221.0.1
[INFO] [stdout] error: No suitable version of LLVM was found system-wide or pointed
[INFO] [stdout]               to by LLVM_SYS_221_PREFIX.
[INFO] [stdout]        
[INFO] [stdout]               Consider using `llvmenv` to compile an appropriate copy of LLVM, and
[INFO] [stdout]               refer to the llvm-sys documentation for more information.
[INFO] [stdout]        
[INFO] [stdout]               llvm-sys: https://crates.io/crates/llvm-sys
[INFO] [stdout]               llvmenv: https://crates.io/crates/llvmenv
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-sys-221.0.1/src/lib.rs:542:1
[INFO] [stdout]     |
[INFO] [stdout] 542 | / std::compile_error!(concat!(
[INFO] [stdout] 543 | |     "No suitable version of LLVM was found system-wide or pointed
[INFO] [stdout] 544 | |        to by LLVM_SYS_",
[INFO] [stdout] 545 | |     env!("CARGO_PKG_VERSION_MAJOR"),
[INFO] [stdout] ...   |
[INFO] [stdout] 552 | |        llvmenv: https://crates.io/crates/llvmenv"
[INFO] [stdout] 553 | | ));
[INFO] [stdout]     | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llvm-sys` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ee18aa87b0718416e39f8b5e425632c563c354a35102455b13fb66fc7c47d81b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee18aa87b0718416e39f8b5e425632c563c354a35102455b13fb66fc7c47d81b", kill_on_drop: false }`
[INFO] [stdout] ee18aa87b0718416e39f8b5e425632c563c354a35102455b13fb66fc7c47d81b
